PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFFreeTextAnnotation Class / setPDFRectangle Method
The annotation rectangle.
In This Topic
    setPDFRectangle Method
    In This Topic
    Sets the annotation rectangle in standard PDF coordinates.
    Syntax
    public void setPDFRectangle( 
       PDFStandardRectangle rectangle
    )

    Parameters

    rectangle
    The annotation rectangle.
    See Also